World COVID-19 Confirmed cases

COVID-19 Confirmed Cases in the US

# Anisa Dhana’s lagout for COVID-19 Confirmed Cases in the US

COVID-19 Confirmed Cases in the US

## # A tibble: 14 x 2
##    Admin2              Confirmed
##    <chr>                   <dbl>
##  1 barnstable               1757
##  2 berkshire                 711
##  3 bristol                 10018
##  4 dukes and nantucket       157
##  5 essex                   19765
##  6 franklin                  410
##  7 hampden                  8199
##  8 hampshire                1226
##  9 middlesex               27340
## 10 norfolk                 10247
## 11 plymouth                 9671
## 12 suffolk                 24281
## 13 unassigned               2516
## 14 worcester               14344

Interactive Graph of COVID-19 Confirmed Cases of MA by County

## Warning: `group_by_()` is deprecated as of dplyr 0.7.0.
## Please use `group_by()` instead.
## See vignette('programming') for more help
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_warnings()` to see where this warning was generated.

##Exercise 1 Worldwide COVID-19 Cases in Different Color

##Exercise 2 Anisa Dhana’s lagout for COVID-19 Confirmed Cases in the US

## Exercise 3 Number of Confirmed Cases by US County

#Exercise 4

COVID-19 Cases in South Carolina by County

#Exercise 5

#Script made readable